| Total Complexity | 15 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 111 |
| Lines of code | 82 |
| Logical lines of code | 36 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_order_data() | 56 | 4 | 19 | |
| create_order() | 55 | 3 | 20 | |
| get_order_details() | 56 | 3 | 19 | |
| set_endpoint() | 70 | 2 | 7 | |
| __construct() | 73 | 1 | 5 | |
| get_endpoint() | 82 | 1 | 3 | |
| get_request_headers() | 66 | 1 | 9 |